Skip to content

Conversation

@jwtty
Copy link
Contributor

@jwtty jwtty commented Aug 27, 2025

Description of your changes

Fixes #

git log --oneline --decorate HEAD~1^2..HEAD^2
43fdbf0 (cncf/main, cncf/HEAD) test: enable rollout e2e tests for RP (#217)
96f4cb6 test: support override e2e tests for RP (#224)
46e5801 fix: fix azure msi client to not reuse tcp connection (#223)
4d3904f feat: make StatusReportingScope immutable (#207)
f6c14d1 fix: fix the resource change bug (#220)
c901571 interface: update ClusterResourcePlacementStatus API (#222)
6313b8d feat: minor improvement to the pod watcher (azure property provider) for better performance in larger clusters (#156)
7fc654c test: add rp tests with custom config (#221)
ff268e6 test: enable pickFixed tests for RP (#202)
cb52d4f chore: run resourcePlacement e2e in a separate pipeline (#218)
ced8ea6 feat: a minor naming change to keep things consistent in the work applier (#211)
ca9b195 feat: Loosening webhook to allow for kubernetes-fleet.io/ labels to be modified (#210)
f6245da test: add rp pickAll tests (#201)
24aee32 fix: Update controller package names (#206)
f85e0eb test: enable pickN e2e tests for RP (#205)
6cbfa8f fix: update scheduler watchers package name (#204)
be79070 test: fix override api integration test flakiness (#203)
6b62318 fix: add cel for override placement (#190)
2aaeb6a test: update e2e utils for RP and add pickAll tests for RP (#200)
d8d2618 feat: enable RP metrics (#195)
4d24e41 docs: add rp examples (#192)
15623ab fix: refactor the work applier code to reduce conditional checking + address an issue in work applier where some errors might not get properly surfaced in ReportDiff mode (#183)
11f130e test: increase time in clusterresourcebinding watcher IT (#99)
401170e chore: bump actions/checkout from 4 to 5 (#196)
97990f1 fix: remove the owner reference from work (#193)
630be5f feat: enable resourcePlacement controllers (#188)
ec5e57a fix: fix the rollout controller IT (#189)
5009332 test: add override test in rollout integration (#182)
0a1e1da feat: add the namespace only option in the resource selector (#187)
bf27823 chore: upgrade go version to 1.24.6 (#185)
d26fb8a chore: bump docker/login-action from 3.4.0 to 3.5.0 (#178)
0bd9bfb feat: update the resource_selector to support RP (#184)
a722522 test: refactor scheduler integration tests (#186)
fa3c42e fix: set the correct value for work applier fast backoff (#179)
8ea90d2 feat: enable scheduler for RP (#171)
9e0ca9e test: update unit test to use the test util fake informer (#180)

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

zhiying-lin and others added 30 commits August 12, 2025 10:04
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@74a5d14...184bdaa)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
…address an issue in work applier where some errors might not get properly surfaced in ReportDiff mode (Azure#183)
@jwtty jwtty merged commit 2dbdca4 into Azure:main Aug 28, 2025
20 checks passed
@jwtty jwtty deleted the backport-0827-new branch August 28, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants